projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b44daa
)
* lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.
author
Glenn Morris
<rgm@gnu.org>
Sat, 15 May 2010 02:02:28 +0000
(19:02 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 15 May 2010 02:02:28 +0000
(19:02 -0700)
lwlib/ChangeLog
patch
|
blob
|
history
lwlib/Makefile.in
patch
|
blob
|
history
diff --git
a/lwlib/ChangeLog
b/lwlib/ChangeLog
index dfa6188846787a6e526f0315e0938cfb93e4aff9..7e8edb930ad820318db9dbd41b3ebd17f521306d 100644
(file)
--- a/
lwlib/ChangeLog
+++ b/
lwlib/ChangeLog
@@
-1,3
+1,7
@@
+2010-05-15 Glenn Morris <rgm@gnu.org>
+
+ * Makefile.in (mostlyclean): Remove references to non-existent files.
+
2010-05-13 Jan Djärv <jan.h.d@swipnet.se>
* lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.
diff --git
a/lwlib/Makefile.in
b/lwlib/Makefile.in
index c72b39208141ee62b9f6a2837fab6f65e1314768..eac091744510ec8067578e1e45158dd178539411 100644
(file)
--- a/
lwlib/Makefile.in
+++ b/
lwlib/Makefile.in
@@
-75,7
+75,7
@@
lwlib-Xm.o: lwlib-Xm.c lwlib-Xm.h lwlib.h lwlib-int.h lwlib-utils.h
xlwmenu.o: xlwmenu.c xlwmenu.h lwlib.h xlwmenuP.h
mostlyclean:
- $(RM) *.o core
errs ,* *.a .emacs_* make.log MakeOut
\#*
+ $(RM) *.o core
liblw.a
\#*
clean: mostlyclean
distclean: clean